        texture{ pigment{ color rgb<0.9,0.9,0.9>}
                 normal { ripples 2.5 scale 0.075  translate<0,1,0>}
                 finish { phong 1 phong_size 10 reflection 0.1}
               }  // end of texture ---------------------------
